ipv6 dhcp-client vendor-specific
This command enables the device as a DHCPv6 client to exchange vendor-specific information with the DHCP server, which is done using the DHCP Vendor-Specific Information Option.
Syntax
ipv6 dhcp-client vendor-specific
Command Mode
Privileged User
Example
This example enables the DHCP Vendor-Specific Information Option.
(config-data)# interface vlan 3 (conf-if-VLAN 3)# ipv6 dhcp-client vendor-specific (conf-if-VLAN 3)# no shutdown (conf-if-VLAN 3)# exit